home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / Mac OS 8 Interfaces & Libraries / Interfaces / CIncludes / GestaltEqu.h < prev    next >
C/C++ Source or Header  |  1996-05-01  |  284b  |  10 lines

  1. /* 
  2.     "GestaltEqu.h" has been renamed to "Gestalt.h"
  3.     
  4.     This file has been included to allow older source code 
  5.     to #include <GestaltEqu.h>.  Please update your source
  6.     could to directly #include <Gestalt.h>
  7. */
  8. #include <Gestalt.h>
  9. #error include <Gestalt.h> instead of <GestaltEqu.h>
  10.